powershell

object powershell : ConstantShell

Note that output redirects with will be written in utf16-le with a BOM

Functions

args
Link copied to clipboard
open override fun args(command: String): Array<String>
shellCommand
Link copied to clipboard
open override fun shellCommand(command: String): String

Properties

escapeWindows
Link copied to clipboard
val escapeWindows: Boolean = true
shellCommand
Link copied to clipboard
val shellCommand: String

Sources

js source
Link copied to clipboard